JakobHellermann is an open-source developer whose public GitHub presence centers on tooling for the speed-running and tool-assisted-speedrun (TAS) communities. The single catalogued application, Atlas, is a lightweight Windows utility that ingests Celeste TAS input files and produces navigable, color-coded visualisations of the exact movement paths the runner’s macros will follow through each level. By translating frame-perfect inputs into layered SVG or PNG maps, Atlas lets creators verify routing, spot sub-optimal corners, and share annotated strategies with teammates or spectators. Although the codebase is narrow, it exemplifies the publisher’s broader interest in performance analytics and game-modding middleware: other repositories explore memory inspection libraries, replay parsers, and plug-ins that bridge emulator data to external renderers, hinting at a product range that could expand into generic telemetry viewers or replay-centric coaching tools for platformers and puzzle games. Users typically invoke Atlas from the command line or drop .tas files onto the GUI, then export the resulting route overlays to video editors or strategy wikis. All published software is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest upstream release, and can be queued for unattended batch installation alongside other applications.
Render and visualize paths for Celeste TASes
Details